Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Visual C++ .NET
1) 2D Graphics
2) ADO Database
3) Class
4) Collections
5) Data Type
6) Delegate
7) Development
8) File Directory
9) Function
10) Generics
11) GUI Form
12) Language Basics
13) Network
14) Reflection
15) Security
16) Statement
17) Structure
18) Thread
19) XML
Data Type
1) { 0, -30 } 30 characters in width, left-justified
2) { 1, 10 } 10 characters in width, right-justified
3) { 2, 10
4) A Hex
5) Address Indirect
6) An Octal
7) Boolean Fundamental Type in Action
8) Boolean Literal and casting
9) Boolean Literal and toString
10) Boolean literals are objects too
11) Boolean Literals in Action
12) Boxing in Action
13) Break decimal up into 4 parts
14) Cast to decimal
15) Char Literal
16) Character Fundamental Type
17) Character Literals in Action
18) Compare strings for equality with ==
19) Compare strings for equality with String
20) Compare two strings with String
21) Convert back to a String using the String constructor that takes a Unicode character array
22) Convert Data with C-Style Casts
23) Convert Integer to string to ToString method
24) Convert Integer to String to ToString(X)
25) Convert Numbers to Strings
26) Convert String to char array
27) Convert String to char pointer
28) Convert String to decimal
29) Convert Strings to Numbers
30) Convert text read from stdin to uppercase and write to stdout
31) Create a copy, then concatenate new text
32) Create a String
33) Create an Enumeration
34) Create DateTime
35) Create some strings
36) DateTime array
37) Decimal calculation
38) Decimal constructor
39) Decimal literal assigned
40) Enum class type
41) Enum format
42) Enum Type
43) Enum type specified
44) Floating-point Fundamental Types
45) Hex literal assigned
46) Insert into a string
47) Int pointer
48) Int Pointer Arithematic
49) Int Pointer with gcnew
50) Intialize using charater literal
51) Intializing using Functional Notation for short type
52) Long integer literal
53) Multicultural Dates
54) Octal escape
55) Output a string
56) Parse and get the double value
57) Parse the string to get the integer value
58) Perform Simple Math
59) Pointer To String Chars
60) Remove text from strings
61) Remove the Const Attribute with a Cast
62) Replace stuff in a concatenated string
63) Reverse a string
64) Specify the hex representation when converting enum to string
65) String
66) String Literals
67) String operator plus
68) Unboxing int
69) Unicode escape
70) Unicode hexadecimal escape
71) Use static method String
72) Use the bitwise OR operator to combine flags
73) Use the Format method of the Enum class
74) Using Decimal constructor
75) Using pointer arithmetic on the interior pointer
76) Using string for each loop to output chars